iconfactory: cache/invalidate pixbufs according to the effect
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 4 Aug 2013 09:40:43 +0000 (11:40 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 20 Aug 2013 00:50:40 +0000 (02:50 +0200)
commit19c5a00f3a3c1959b2f7e3aec896399e7372440a
treea8874f94f3a120fc0fa8842332ad8fe2cc3f8c47
parentb6cf6d52eff7555903ea379ed77754798077d208
iconfactory: cache/invalidate pixbufs according to the effect

The state of the widget is not enough now to cache the pixbuf - we also
have to take into consideration the image effect itself, since the state
on the actual GtkStyleContext we use might not change, e.g. because the
change was on a parent context.

https://bugzilla.gnome.org/show_bug.cgi?id=705443
gtk/deprecated/gtkiconfactory.c